home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / titans / beastboy.swf / scripts / DefineButton2_387 / BUTTONCONDACTION on(release).as
Text File  |  2010-11-09  |  86b  |  6 lines

  1. on(release){
  2.    myTracker.track();
  3.    tracker = myTracker;
  4.    gotoAndPlay(11);
  5. }
  6.